make package/utils/util-linux/{clean,compile} -j 1 V=s make[2]: Entering directory '/Volumes/test/openwrt/scripts/config' make[2]: 'conf' is up to date. make[2]: Leaving directory '/Volumes/test/openwrt/scripts/config' make[1]: Entering directory '/Volumes/test/openwrt' make[2]: Entering directory '/Volumes/test/openwrt/package/utils/util-linux' rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41 rm -f /Volumes/test/openwrt/staging_dir/target-x86_64_musl/stamp/.util-linux_installed rm -f /Volumes/test/openwrt/staging_dir/target-x86_64_musl/packages/util-linux.list make[2]: Leaving directory '/Volumes/test/openwrt/package/utils/util-linux' time: package/utils/util-linux/clean#0.47#0.65#1.33 make[1]: Leaving directory '/Volumes/test/openwrt' make[2]: Entering directory '/Volumes/test/openwrt/scripts/config' make[2]: 'conf' is up to date. make[2]: Leaving directory '/Volumes/test/openwrt/scripts/config' make[1]: Entering directory '/Volumes/test/openwrt' make[2]: Entering directory '/Volumes/test/openwrt/package/libs/ncurses' make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/ncurses' time: package/libs/ncurses/host-compile#0.67#0.44#1.22 + mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl + cd /Volumes/test/openwrt/staging_dir/target-x86_64_musl + mkdir -p bin lib stamp usr/include usr/lib mkdir -p /Volumes/test/openwrt/build_dir/target-x86_64_musl/stamp touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/.prepared make[2]: Entering directory '/Volumes/test/openwrt/package/libs/toolchain' touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.prepared_0922e3ea95cc6149ed5eaf7eaaba2b16_6664517399ebbbc92a37c5bb081b5c53_check mkdir -p /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.prepared_0922e3ea95cc6149ed5eaf7eaaba2b16_6664517399ebbbc92a37c5bb081b5c53 rm -f /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.configured_* rm -f /Volumes/test/openwrt/staging_dir/target-x86_64_musl/stamp/.toolchain_installed (cd /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/./; if [ -x ./configure ]; then find /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ -name config.guess | xargs -r chmod u+w; find /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ -name config.guess | xargs -r -n1 cp --remove-destination /Volumes/test/openwrt/scripts/config.guess; find /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ -name config.sub | xargs -r chmod u+w; find /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ -name config.sub | xargs -r -n1 cp --remove-destination /Volumes/test/openwrt/scripts/config.sub; AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD="x86_64-openwrt-linux-musl-ld.bfd" NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/usr/include -I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/include -I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/include/fortify " LDFLAGS="-L/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/usr/lib -L/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro " ./configure --target=x86_64-openwrt-linux --host=x86_64-openwrt-linux --build=x86_64-apple-darwin24.4.0 --disable-dependency-tracking --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls ; fi; ) touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.configured_68b329da9893e34099c7d8ad5cb9c940 rm -f /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.built touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.built_check cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libgcc_s.so.1 /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.built rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc.installed /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc mkdir -p /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc echo 1.2.5-r4 > /Volumes/test/openwrt/tmp/libc.version; install -d -m0755 /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc/lib /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc/usr/bin cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/ld-musl-*.so* /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc/lib/ cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libc.so* /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc/lib/ ln -sf ../../lib/libc.so /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc/usr/bin/ldd cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libatomic.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libc.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libcrypt.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libdl.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libitm.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libm.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libpthread.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libquadmath.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libresolv.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/librt.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libssp_nonshared.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libstdc++.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libstdc++exp.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libstdc++fs.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libsupc++.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libutil.a /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libxnet.a /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc/lib/ cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/13.3.0/libgcc_pic.a /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc/lib/libgcc_s_pic.a; cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/13.3.0/libgcc.map /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc/lib/libgcc_s_pic.map touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc.installed mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/' touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libc_installed rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libgcc /Volumes/test/openwrt/scripts/ipkg-remove libgcc /Volumes/test/openwrt/bin/targets/x86/64/packages/libgcc1_13.3.0-r4_x86_64.ipk mkdir -p /Volumes/test/openwrt/bin/targets/x86/64/packages /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libgcc /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo install -d -m0755 /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libgcc/lib cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libgcc_s.so.* /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libgcc/lib/ find /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libgcc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf export CROSS="x86_64-openwrt-linux-musl-" NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/Volumes/test/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/test/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/test/openwrt/staging_dir/host/bin/patchelf" /Volumes/test/openwrt/scripts/rstrip.sh /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libgcc rstrip.sh: /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libgcc/lib/libgcc_s.so.1: shared object install -d -m0755 /Volumes/test/openwrt/bin/targets/x86/64/packages/tmp mkdir -p /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libgcc/CONTROL (cd /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libgcc/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; ) /Volumes/test/openwrt/staging_dir/host/bin/fakeroot /Volumes/test/openwrt/staging_dir/host/bin/bash /Volumes/test/openwrt/scripts/ipkg-build -m "" /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libgcc /Volumes/test/openwrt/bin/targets/x86/64/packages Packaged contents of /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libgcc into /Volumes/test/openwrt/bin/targets/x86/64/packages/libgcc1_13.3.0-r4_x86_64.ipk rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc /Volumes/test/openwrt/scripts/ipkg-remove libc /Volumes/test/openwrt/bin/targets/x86/64/packages/libc_1.2.5-r4_x86_64.ipk /Volumes/test/openwrt/bin/targets/x86/64/packages/libc_1.2.5-r4_x86_64.ipk mkdir -p /Volumes/test/openwrt/bin/targets/x86/64/packages /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo echo 1.2.5-r4 > /Volumes/test/openwrt/tmp/libc.version; install -d -m0755 /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc/lib /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc/usr/bin cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/ld-musl-*.so* /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc/lib/ cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libc.so* /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc/lib/ ln -sf ../../lib/libc.so /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc/usr/bin/ldd find /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf export CROSS="x86_64-openwrt-linux-musl-" NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/Volumes/test/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/test/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/test/openwrt/staging_dir/host/bin/patchelf" /Volumes/test/openwrt/scripts/rstrip.sh /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc rstrip.sh: /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc/lib/libc.so: shared object install -d -m0755 /Volumes/test/openwrt/bin/targets/x86/64/packages/tmp mkdir -p /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc/CONTROL (cd /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; ) /Volumes/test/openwrt/staging_dir/host/bin/fakeroot /Volumes/test/openwrt/staging_dir/host/bin/bash /Volumes/test/openwrt/scripts/ipkg-build -m "" /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc /Volumes/test/openwrt/bin/targets/x86/64/packages Packaged contents of /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libc into /Volumes/test/openwrt/bin/targets/x86/64/packages/libc_1.2.5-r4_x86_64.ipk rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libstdcpp /Volumes/test/openwrt/scripts/ipkg-remove libstdcpp /Volumes/test/openwrt/bin/targets/x86/64/packages/libstdcpp6_13.3.0-r4_x86_64.ipk mkdir -p /Volumes/test/openwrt/bin/targets/x86/64/packages /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libstdcpp /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo install -d -m0755 /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libstdcpp/usr/lib cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libstdc++.so.* /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libstdcpp/usr/lib/ rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libstdcpp/usr/lib/*-gdb.py find /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libstdcpp -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf export CROSS="x86_64-openwrt-linux-musl-" NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/Volumes/test/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/test/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/test/openwrt/staging_dir/host/bin/patchelf" /Volumes/test/openwrt/scripts/rstrip.sh /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libstdcpp rstrip.sh: /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libstdcpp/usr/lib/libstdc++.so.6.0.32: shared object install -d -m0755 /Volumes/test/openwrt/bin/targets/x86/64/packages/tmp mkdir -p /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libstdcpp/CONTROL (cd /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libstdcpp/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; ) /Volumes/test/openwrt/staging_dir/host/bin/fakeroot /Volumes/test/openwrt/staging_dir/host/bin/bash /Volumes/test/openwrt/scripts/ipkg-build -m "" /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libstdcpp /Volumes/test/openwrt/bin/targets/x86/64/packages Packaged contents of /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libstdcpp into /Volumes/test/openwrt/bin/targets/x86/64/packages/libstdcpp6_13.3.0-r4_x86_64.ipk rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libpthread /Volumes/test/openwrt/scripts/ipkg-remove libpthread /Volumes/test/openwrt/bin/targets/x86/64/packages/libpthread_1.2.5-r4_x86_64.ipk /Volumes/test/openwrt/bin/targets/x86/64/packages/libpthread_1.2.5-r4_x86_64.ipk mkdir -p /Volumes/test/openwrt/bin/targets/x86/64/packages /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libpthread /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo install -d -m0755 /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libpthread/lib find /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libpthread -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf export CROSS="x86_64-openwrt-linux-musl-" NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/Volumes/test/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/test/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/test/openwrt/staging_dir/host/bin/patchelf" /Volumes/test/openwrt/scripts/rstrip.sh /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libpthread install -d -m0755 /Volumes/test/openwrt/bin/targets/x86/64/packages/tmp mkdir -p /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libpthread/CONTROL (cd /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libpthread/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; ) /Volumes/test/openwrt/staging_dir/host/bin/fakeroot /Volumes/test/openwrt/staging_dir/host/bin/bash /Volumes/test/openwrt/scripts/ipkg-build -m "" /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libpthread /Volumes/test/openwrt/bin/targets/x86/64/packages Packaged contents of /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libpthread into /Volumes/test/openwrt/bin/targets/x86/64/packages/libpthread_1.2.5-r4_x86_64.ipk rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/librt /Volumes/test/openwrt/scripts/ipkg-remove librt /Volumes/test/openwrt/bin/targets/x86/64/packages/librt_1.2.5-r4_x86_64.ipk /Volumes/test/openwrt/bin/targets/x86/64/packages/librt_1.2.5-r4_x86_64.ipk mkdir -p /Volumes/test/openwrt/bin/targets/x86/64/packages /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/librt /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo install -d -m0755 /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/librt/lib find /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/librt -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf export CROSS="x86_64-openwrt-linux-musl-" NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/Volumes/test/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/test/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/test/openwrt/staging_dir/host/bin/patchelf" /Volumes/test/openwrt/scripts/rstrip.sh /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/librt install -d -m0755 /Volumes/test/openwrt/bin/targets/x86/64/packages/tmp mkdir -p /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/librt/CONTROL (cd /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/librt/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; ) /Volumes/test/openwrt/staging_dir/host/bin/fakeroot /Volumes/test/openwrt/staging_dir/host/bin/bash /Volumes/test/openwrt/scripts/ipkg-build -m "" /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/librt /Volumes/test/openwrt/bin/targets/x86/64/packages Packaged contents of /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/librt into /Volumes/test/openwrt/bin/targets/x86/64/packages/librt_1.2.5-r4_x86_64.ipk echo "libc" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libgcc.installed /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libgcc mkdir -p /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libgcc install -d -m0755 /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libgcc/lib cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libgcc_s.so.* /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libgcc/lib/ touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libgcc.installed rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libstdcpp.installed /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libstdcpp mkdir -p /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libstdcpp install -d -m0755 /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libstdcpp/usr/lib cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib/libstdc++.so.* /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libstdcpp/usr/lib/ rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libstdcpp/usr/lib/*-gdb.py touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libstdcpp.installed rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libpthread.installed /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libpthread mkdir -p /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libpthread install -d -m0755 /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libpthread/lib touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libpthread.installed rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/librt.installed /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/librt mkdir -p /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/librt install -d -m0755 /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/librt/lib touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/librt.installed mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp echo '1' | cmp -s - /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libgcc.version || { echo '1' > /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libgcc.version; } SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libgcc/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/' touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libgcc_installed echo "libgcc" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp echo '6' | cmp -s - /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libstdcpp.version || { echo '6' > /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libstdcpp.version; } SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libstdcpp/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/' touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libstdcpp_installed echo "libstdcpp" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libpthread/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/' touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libpthread_installed echo "libpthread" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/librt/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/' touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.librt_installed echo "librt" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/toolchain' time: package/libs/toolchain/compile#2.67#2.31#6.20 make[2]: Entering directory '/Volumes/test/openwrt/package/libs/zlib' echo "zlib" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/zlib.default.install make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/zlib' time: package/libs/zlib/compile#0.52#0.37#1.03 make[2]: Entering directory '/Volumes/test/openwrt/package/libs/ncurses' echo "terminfo" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/ncurses.default.install echo "libncurses" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/ncurses.default.install make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/ncurses' time: package/libs/ncurses/compile#0.73#0.47#1.30 make[2]: Entering directory '/Volumes/test/openwrt/package/utils/util-linux' touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/.prepared_e29d6080d16a92d009f45cd1c52d0c06_6664517399ebbbc92a37c5bb081b5c53_check . /Volumes/test/openwrt/include/shell.sh; xzcat /Volumes/test/openwrt/dl/util-linux-2.41.tar.xz | tar -C /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/. /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41 Applying /Volumes/test/openwrt/package/utils/util-linux/patches/0001-meson-add-feature-for-translated-documentation.patch using plaintext: patching file meson_options.txt patching file po-man/meson.build Applying /Volumes/test/openwrt/package/utils/util-linux/patches/0001-meson-remove-tinfo-dependency-from-more.patch using plaintext: patching file meson.build touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/.prepared_e29d6080d16a92d009f45cd1c52d0c06_6664517399ebbbc92a37c5bb081b5c53 rm -f /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/.configured_* rm -f /Volumes/test/openwrt/staging_dir/target-x86_64_musl/stamp/.util-linux_installed /Volumes/test/openwrt/staging_dir/host/bin/sed -e "s|@CC@|'/Volumes/test/openwrt/staging_dir/host/bin/gcc',|" -e "s|@CXX@|'/Volumes/test/openwrt/staging_dir/host/bin/g++',|" -e "s|@PKGCONFIG@|/Volumes/test/openwrt/staging_dir/host/bin/pkg-config|" -e "s|@CMAKE@|/Volumes/test/openwrt/staging_dir/host/bin/cmake|" -e "s|@PYTHON@|/Volumes/test/openwrt/staging_dir/host/bin/python3|" -e "s|@CFLAGS@|'-O2', '-I/Volumes/test/openwrt/staging_dir/host/include', '-I/Volumes/test/openwrt/staging_dir/hostpkg/include', '-I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include', '-I/Volumes/test/openwrt/staging_dir/host/include', '-I/Volumes/test/openwrt/staging_dir/hostpkg/include', '-I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include',|" -e "s|@CXXFLAGS@|'-O2', '-I/Volumes/test/openwrt/staging_dir/host/include', '-I/Volumes/test/openwrt/staging_dir/hostpkg/include', '-I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include', '-I/Volumes/test/openwrt/staging_dir/host/include', '-I/Volumes/test/openwrt/staging_dir/hostpkg/include', '-I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include',|" -e "s|@LDFLAGS@|'-L/Volumes/test/openwrt/staging_dir/host/lib', '-L/Volumes/test/openwrt/staging_dir/hostpkg/lib', '-L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib',|" -e "s|@PREFIX@||" < /Volumes/test/openwrt/staging_dir/host/lib/meson/openwrt-native.txt.in > /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-native.txt /Volumes/test/openwrt/staging_dir/host/bin/sed -e "s|@CC@|'x86_64-openwrt-linux-musl-gcc',|" -e "s|@CXX@|'x86_64-openwrt-linux-musl-g++',|" -e "s|@LD@|'bfd',|" -e "s|@AR@|x86_64-openwrt-linux-musl-gcc-ar|" -e "s|@STRIP@|x86_64-openwrt-linux-musl-strip|" -e "s|@NM@|x86_64-openwrt-linux-musl-gcc-nm|" -e "s|@PKGCONFIG@|/Volumes/test/openwrt/staging_dir/host/bin/pkg-config|" -e "s|@CMAKE@|/Volumes/test/openwrt/staging_dir/host/bin/cmake|" -e "s|@PYTHON@|/Volumes/test/openwrt/staging_dir/host/bin/python3|" -e "s|@CFLAGS@|'-Os', '-pipe', '-fno-caller-saves', '-fno-plt', '-fhonour-copts', '-fmacro-prefix-map=/Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41=util-linux-2.41', '-Wformat', '-Werror=format-security', '-fstack-protector', '-D_FORTIFY_SOURCE=1', '-Wl,-z,now', '-Wl,-z,relro', '-I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/usr/include', '-I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/include', '-I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/include/fortify',|" -e "s|@CXXFLAGS@|'-Os', '-pipe', '-fno-caller-saves', '-fno-plt', '-fhonour-copts', '-fmacro-prefix-map=/Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41=util-linux-2.41', '-Wformat', '-Werror=format-security', '-fstack-protector', '-D_FORTIFY_SOURCE=1', '-Wl,-z,now', '-Wl,-z,relro', '-I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/usr/include', '-I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/include', '-I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/include/fortify',|" -e "s|@LDFLAGS@|'-L/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/usr/lib', '-L/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/lib', '-fuse-ld=bfd', '-znow', '-zrelro',|" -e "s|@ARCH@|"x86_64"|" -e "s|@CPU@|"generic"|" -e "s|@ENDIAN@|little|" < /Volumes/test/openwrt/staging_dir/host/lib/meson/openwrt-cross.txt.in > /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-cross.txt /Volumes/test/openwrt/staging_dir/host/bin/python3 /Volumes/test/openwrt/staging_dir/host/bin/meson.py setup --buildtype plain --native-file /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-native.txt --cross-file /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-cross.txt -Ddefault_library=both -Dsystemd=disabled -Dtinfo=disabled -Dcryptsetup=disabled -Dlibutil=disabled -Dlibutempter=disabled -Dlibpcre2-posix=disabled -Dlibuser=disabled -Duse-tty-group=false -Duse-tls=false -Dtranslate-docs=disabled -Dbuild-python=disabled -Dbuild-zramctl=disabled -Dbuild-fsck=disabled -Dbuild-wipefs=disabled -Dbuild-fallocate=disabled -Dbuild-setpriv=disabled -Dbuild-hardlink=disabled -Dbuild-cramfs=disabled -Dbuild-bfs=disabled -Dbuild-minix=disabled -Dbuild-fdformat=disabled -Dbuild-lslogins=disabled -Dbuild-wdctl=disabled -Dbuild-switch_root=disabled -Dbuild-pivot_root=disabled -Dbuild-lsmem=disabled -Dbuild-lsirq=disabled -Dbuild-irqtop=disabled -Dbuild-chmem=disabled -Dbuild-ipcrm=disabled -Dbuild-rfkill=disabled -Dbuild-tunelp=disabled -Dbuild-kill=disabled -Dbuild-last=disabled -Dbuild-utmpdump=disabled -Dbuild-line=disabled -Dbuild-mesg=disabled -Dbuild-raw=disabled -Dbuild-vipw=disabled -Dbuild-newgrp=disabled -Dbuild-chfn-chsh=disabled -Dbuild-login=disabled -Dbuild-nologin=disabled -Dbuild-sulogin=disabled -Dbuild-su=disabled -Dbuild-runuser=disabled -Dbuild-ul=disabled -Dbuild-pg=disabled -Dbuild-write=disabled -Dbuild-bash-completion=disabled -Dbuild-pylibmount=disabled -Dbuild-liblastlog2=disabled -Dreadline=disabled -Dmagic=disabled -Dncursesw=enabled /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-build /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-build/.. The Meson build system Version: 1.6.1 Source dir: /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41 Build dir: /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-build Build type: cross build Project name: util-linux Project version: 2.41 C compiler for the host machine: x86_64-openwrt-linux-musl-gcc (gcc 13.3.0 "x86_64-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r29266+51-8ffb3b2829) 13.3.0") C linker for the host machine: x86_64-openwrt-linux-musl-gcc ld.bfd 2.42 C compiler for the build machine: /Volumes/test/openwrt/staging_dir/host/bin/gcc (clang 17.0.0 "Apple clang version 17.0.0 (clang-1700.0.13.3)") C linker for the build machine: /Volumes/test/openwrt/staging_dir/host/bin/gcc ld64 1167.4.1 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: generic Target machine cpu family: x86_64 Target machine cpu: generic Dependency bash-completion skipped: feature build-bash-completion disabled Dependency sqlite3 skipped: feature build-liblastlog2 disabled Checking for type "struct mount_attr" : YES Checking for type "struct statx" : NO Checking whether type "struct statx" has member "stx_mnt_id" : YES Checking for type "struct statmount" : YES Header "linux/mount.h" has symbol "LSMT_ROOT" : YES Header "bits/syscall.h" has symbol "SYS_statmount" : NO Header "bits/syscall.h" has symbol "SYS_listmount" : NO Has header "sys/vfs.h" : YES Checking if "wchar_t support" compiles: YES Library m found: YES Dependency tinfo skipped: feature tinfo disabled Found pkg-config: YES (/Volumes/test/openwrt/staging_dir/host/bin/pkg-config) 2.2.0 Run-time dependency ncursesw found: YES 6.4.20221231 Dependency slang skipped: feature slang disabled Checking for function "use_default_colors" with dependency ncursesw: YES Checking for function "resizeterm" with dependency ncursesw: YES Run-time dependency zlib found: YES 1.3.1 Dependency readline skipped: feature readline disabled Run-time dependency intl found: YES Dependency libuser skipped: feature libuser disabled Library util skipped: feature libutil disabled Library utempter skipped: feature libutempter disabled Dependency systemd skipped: feature systemd disabled Dependency libsystemd skipped: feature systemd disabled Checking for function "sd_session_get_username" with dependency libsystemd: NO Dependency libudev skipped: feature systemd disabled Library crypt skipped: feature build-newgrp disabled Library crypt skipped: feature build-sulogin disabled Library pam found: YES Library pam_misc found: YES Dependency libcryptsetup skipped: feature cryptsetup disabled Checking for function "crypt_activate_by_signed_key" with dependency libcryptsetup: NO Dependency libcap-ng skipped: feature build-setpriv disabled Dependency libselinux skipped: feature selinux disabled Dependency libmagic skipped: feature magic disabled Found CMake: /Volumes/test/openwrt/staging_dir/host/bin/cmake (3.31.4) Run-time dependency libeconf found: NO (tried pkgconfig and cmake) Checking for function "econf_readConfig" with dependency libeconf: NO Dependency audit skipped: feature audit disabled Has header "byteswap.h" : YES Has header "crypt.h" : YES Has header "endian.h" : YES Has header "err.h" : YES Has header "errno.h" : YES Has header "fcntl.h" : YES Has header "getopt.h" : YES Has header "inttypes.h" : YES Has header "langinfo.h" : YES Has header "lastlog.h" : YES Has header "libutil.h" : NO Has header "locale.h" : YES Has header "mntent.h" : YES Has header "paths.h" : YES Has header "pty.h" : YES Has header "semaphore.h" : YES Has header "shadow.h" : YES Has header "stdint.h" : YES Has header "stdio_ext.h" : YES Has header "stdlib.h" : YES Has header "string.h" : YES Has header "strings.h" : YES Has header "unistd.h" : YES Has header "utmp.h" : YES Has header "utmpx.h" : YES Has header "asm/io.h" : NO Has header "linux/blkzoned.h" : YES Has header "linux/capability.h" : YES Has header "linux/cdrom.h" : YES Has header "linux/compiler.h" : NO Has header "linux/falloc.h" : YES Has header "linux/fd.h" : YES Has header "linux/fs.h" : YES Has header "linux/fiemap.h" : YES Has header "linux/gsmmux.h" : YES Has header "linux/if_alg.h" : YES Has header "linux/landlock.h" : YES Has header "linux/kcmp.h" : YES Has header "linux/net_namespace.h" : YES Has header "linux/nsfs.h" : YES Has header "linux/mount.h" : YES Has header "linux/pr.h" : YES Has header "linux/securebits.h" : YES Has header "linux/tiocl.h" : YES Has header "linux/version.h" : YES Has header "linux/watchdog.h" : YES Has header "mqueue.h" : YES Has header "net/if.h" : YES Has header "net/if_dl.h" : NO Has header "netinet/in.h" : YES Has header "security/openpam.h" : NO Has header "security/pam_appl.h" : YES Has header "security/pam_misc.h" : YES Has header "security/pam_modules.h" : YES Has header "sys/disk.h" : NO Has header "sys/disklabel.h" : NO Has header "sys/endian.h" : NO Has header "sys/file.h" : YES Has header "sys/io.h" : YES Has header "sys/ioccom.h" : NO Has header "sys/ioctl.h" : YES Has header "sys/mkdev.h" : NO Has header "sys/mman.h" : YES Has header "sys/mount.h" : YES Has header "sys/param.h" : YES Has header "sys/pidfd.h" : NO Has header "sys/prctl.h" : YES Has header "sys/resource.h" : YES Has header "sys/sendfile.h" : YES Has header "sys/signalfd.h" : YES Has header "sys/socket.h" : YES Has header "sys/sockio.h" : NO Has header "sys/stat.h" : YES Has header "sys/statfs.h" : YES Has header "sys/swap.h" : YES Has header "sys/syscall.h" : YES Has header "sys/sysmacros.h" : YES Has header "sys/time.h" : YES Has header "sys/timex.h" : YES Has header "sys/ttydefaults.h" : YES Has header "sys/types.h" : YES Has header "sys/ucred.h" : NO Has header "sys/un.h" : YES Has header "sys/vfs.h" : YES (cached) Has header "sys/xattr.h" : YES Has header "ncursesw/ncurses.h" : YES Has header "ncursesw/term.h" : YES Has header "ncurses.h" : YES Has header "term.h" : YES Has header "linux/btrfs.h" : YES Has header "linux/blkpg.h" : YES Has header "linux/major.h" : YES Has header "sched.h" : YES Checking for type "cpu_set_t" : YES Header "unistd.h" has symbol "environ" : YES Header "signal.h" has symbol "sighandler_t" : YES Header "asm/signal.h" has symbol "sigset_t" : YES Checking for function "strsignal" : YES Checking for type "union semun" : NO Checking for type "loff_t" : NO Checking if "langinfo.h defines ALTMON_x constants" compiles: NO Checking if "langinfo.h defines _NL_ABALTMON_x constants" compiles: NO Checking if "langinfo.h defines _NL_TIME_WEEK_1STDAY constant" compiles: NO Checking for function "cachestat" : NO Checking for function "clearenv" : YES Checking for function "close_range" : NO Checking for function "__fpurge" : YES Checking for function "fpurge" : YES Checking for function "__fpending" : YES Checking for function "secure_getenv" : YES Checking for function "__secure_getenv" : NO Checking for function "eaccess" : YES Checking for function "err" : YES Checking for function "errx" : YES Checking for function "explicit_bzero" : YES Checking for function "fnmatch" : YES Checking for function "fseeko" : YES Checking for function "fsconfig" : NO Checking for function "fsmount" : NO Checking for function "fsopen" : NO Checking for function "fspick" : NO Checking for function "fsync" : YES Checking for function "getttynam" : NO Checking for function "utimensat" : YES Checking for function "getdomainname" : YES Checking for function "getdtablesize" : YES Checking for function "getexecname" : NO Checking for function "getmntinfo" : NO Checking for function "getrandom" : YES Checking for function "getrlimit" : YES Checking for function "getsgnam" : NO Checking for function "inotify_init" : YES Checking for function "jrand48" : YES Checking for function "landlock_create_ruleset" : NO Checking for function "landlock_add_rule" : NO Checking for function "landlock_restrict_self" : NO Checking for function "lchown" : YES Checking for function "lgetxattr" : YES Checking for function "llistxattr" : YES Checking for function "llseek" : NO Checking for function "newlocale" : YES Checking for function "mkostemp" : YES Checking for function "move_mount" : NO Checking for function "mount_setattr" : NO Checking for function "nanosleep" : YES Checking for function "ntp_gettime" : NO Checking for function "open_tree" : NO Checking for function "personality" : YES Checking for function "pidfd_getfd" : NO Checking for function "pidfd_open" : NO Checking for function "pidfd_send_signal" : NO Checking for function "posix_fadvise" : YES Checking for function "prctl" : YES Checking for function "qsort_r" : YES Checking for function "reallocarray" : YES Checking for function "renameat2" : YES Checking for function "rpmatch" : NO Checking for function "scandirat" : NO Checking for function "setprogname" : NO Checking for function "sendfile" : YES Checking for function "setns" : YES Checking for function "setresgid" : YES Checking for function "setresuid" : YES Checking for function "sched_setattr" : NO Checking for function "sched_setscheduler" : YES Checking for function "sigqueue" : YES Checking for function "srandom" : YES Checking for function "statx" : YES Checking for function "strnchr" : NO Checking for function "strndup" : YES Checking for function "strnlen" : YES Checking for function "strtod_l" : YES Checking for function "sysconf" : YES Checking for function "sysinfo" : YES Checking for function "swapon" : YES Checking for function "swapoff" : YES Checking for function "timegm" : YES Checking for function "unshare" : YES Checking for function "usleep" : YES Checking for function "uselocale" : YES Checking for function "utimensat" : YES (cached) Checking for function "vwarnx" : YES Checking for function "warn" : YES Checking for function "warnx" : YES Checking for function "prlimit" : YES Checking for function "openat" : YES Checking for function "fstatat" : YES Checking for function "unlinkat" : YES Checking for function "ioperm" : YES Checking for function "iopl" : YES Checking for function "futimens" : YES Checking for function "inotify_init1" : YES Checking for function "open_memstream" : YES Checking for function "reboot" : YES Checking for function "getusershell" : YES Checking for function "mempcpy" : YES Checking for function "dirfd" : YES Checking whether type "DIR" has member "dd_fd" : NO Checking whether type "struct tm" has member "tm_gmtoff" : YES Checking for type "enum fsconfig_command" : YES Checking whether type "struct termios" has member "c_line" : YES Checking whether type "struct stat" has member "st_mtim.tv_nsec" : YES Checking whether type "struct tm" has member "tm_zone" : YES Header "time.h" has symbol "tzname" : YES Header "linux/blkzoned.h" has symbol "BLK_ZONE_REP_CAPACITY" : YES Header "linux/pr.h" has symbol "PR_REP_CAPACITY" : NO Checking if "using tzname[]" compiles: YES Checking for size of "time_t" : 8 Checking for function "socket" : YES Library rt found: YES Checking for function "clock_gettime" : YES Run-time dependency threads found: YES Checking for function "timer_create" : YES Library rtas found: NO Header "math.h" has symbol "isnan" : YES Header "errno.h" has symbol "program_invocation_short_name" : YES Checking if "using __progname" compiles: YES Header "linux/sed-opal.h" has symbol "IOC_OPAL_GET_STATUS" : YES Header "sys/ioctl.h" has symbol "TIOCGLCKTRMIOS" : YES Header "sys/socket.h" has symbol "SOCK_CLOEXEC" : YES Header "sys/socket.h" has symbol "SOCK_NONBLOCK" : YES Header "sys/socket.h" has symbol "SO_PASSCRED" : YES Header "linux/vm_sockets.h" has symbol "VMADDR_CID_LOCAL" : YES Checking if "fallocate() function" : links: YES Checking if "posix_fallocate() function" : links: YES Message: Use CMOS clock: true Header "limits.h" has symbol "__GLIBC__" : NO Program bison found: YES (/Volumes/test/openwrt/staging_dir/host/bin/bison) Program flex found: YES (/Volumes/test/openwrt/staging_dir/host/bin/flex) Program sed found: YES (/Volumes/test/openwrt/staging_dir/host/bin/sed) Program python found: YES Configuring config.h using configuration Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -Waddress-of-packed-member: YES Compiler for C supports arguments -Wdiscarded-qualifiers: YES Compiler for C supports arguments -Wembedded-directive: NO Compiler for C supports arguments -Wextra-semi: NO Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-parameter-type: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunused-but-set-parameter: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Wunused-parameter: YES Compiler for C supports arguments -Wunused-result: YES Compiler for C supports arguments -Wunused-variable: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Walloca: YES Configuring blkid.h using configuration Compiler for C supports link arguments -Wl,--version-script=/Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/libblkid/src/libblkid.sym: YES Configuring libmount.h using configuration Configuring libsmartcols.h using configuration Compiler for C supports link arguments -Wl,--version-script=/Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/libuuid/src/libuuid.sym: YES Dependency threads found: YES unknown (cached) Configuring libfdisk.h using configuration Program gettext found: YES (/usr/local/bin/gettext) Program msgfmt found: YES (/usr/local/bin/msgfmt) Program msginit found: YES (/usr/local/bin/msginit) Program msgmerge found: YES (/usr/local/bin/msgmerge) Program xgettext found: YES (/usr/local/bin/xgettext) Checking for type "struct seminfo" : YES Checking for function "shm_open" : YES Checking for function "sem_close" : YES Has header "sys/klog.h" : YES Has header "linux/pr.h" : YES (cached) Has header "linux/if.h" : YES Has header "linux/rtc.h" : YES Has header "sys/personality.h" : YES Header "linux/bpf.h" has symbol "BPF_OBJ_NAME_LEN" : YES Header "linux/bpf.h" has symbol "BPF_TAG_SIZE" : YES Has header "linux/audit.h" : YES Has header "linux/seccomp.h" : YES Checking if "has AUDIT_ARCH_NATIVE" compiles: YES Configuring meson.conf with command Program tests/run.sh found: YES (/Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/tests/run.sh) Program asciidoctor found: NO Build targets in project: 269 util-linux 2.41 components libblkid : enabled libuuid : enabled liblastlog2 : disabled login-lastlogin : disabled libmount : enabled libsmartcols : enabled libfdisk : enabled uuidd : enabled cryptsetup support : disabled plymouth support : enabled pam_lastlog2 : disabled static programs : User defined options Cross files : /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-cross.txt Native files : /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-native.txt build-bash-completion: disabled build-bfs : disabled build-chfn-chsh : disabled build-chmem : disabled build-cramfs : disabled build-fallocate : disabled build-fdformat : disabled build-fsck : disabled build-hardlink : disabled build-ipcrm : disabled build-irqtop : disabled build-kill : disabled build-last : disabled build-liblastlog2 : disabled build-line : disabled build-login : disabled build-lsirq : disabled build-lslogins : disabled build-lsmem : disabled build-mesg : disabled build-minix : disabled build-newgrp : disabled build-nologin : disabled build-pg : disabled build-pivot_root : disabled build-pylibmount : disabled build-python : disabled build-raw : disabled build-rfkill : disabled build-runuser : disabled build-setpriv : disabled build-su : disabled build-sulogin : disabled build-switch_root : disabled build-tunelp : disabled build-ul : disabled build-utmpdump : disabled build-vipw : disabled build-wdctl : disabled build-wipefs : disabled build-write : disabled build-zramctl : disabled buildtype : plain cryptsetup : disabled default_library : both libpcre2-posix : disabled libuser : disabled libutempter : disabled libutil : disabled magic : disabled ncursesw : enabled readline : disabled systemd : disabled tinfo : disabled translate-docs : disabled use-tls : false use-tty-group : false Found ninja-1.12.1 at /Volumes/test/openwrt/staging_dir/host/bin/ninja touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/.configured_68b329da9893e34099c7d8ad5cb9c940 rm -f /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/.built touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/.built_check MAKEFLAGS="" /Volumes/test/openwrt/staging_dir/host/bin/ninja -j1 -C /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-build ninja: Entering directory `/Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-build' [17/699] Compiling C object lib/libcommon.a.p/mbsedit.c.o ../lib/mbsedit.c: In function 'mbs_edit_insert': ../lib/mbsedit.c:228:28: warning: 'ncells' may be used uninitialized [-Wmaybe-uninitialized] 228 | edit->cursor_cells += ncells; | ^~ ../lib/mbsedit.c:218:19: note: 'ncells' was declared here 218 | size_t n, ncells; | ^~~~~~ [74/699] Compiling C object libblkid/libblkid.so.1.1.0.p/src_superblocks_btrfs.c.o In function 'sb_log_offset', inlined from 'probe_btrfs' at ../libblkid/src/superblocks/btrfs.c:260:9: ../libblkid/src/superblocks/btrfs.c:208:20: warning: 'wp' may be used uninitialized [-Wmaybe-uninitialized] 208 | if (wp == zones[0].start << SECTOR_SHIFT) | ^ ../libblkid/src/superblocks/btrfs.c: In function 'probe_btrfs': ../libblkid/src/superblocks/btrfs.c:178:18: note: 'wp' was declared here 178 | uint64_t wp; | ^~ [149/699] Compiling C object libmount/lib_mount.a.p/src_cache.c.o FAILED: libmount/lib_mount.a.p/src_cache.c.o x86_64-openwrt-linux-musl-gcc -Ilibmount/lib_mount.a.p -Ilibmount -I../libmount -Iinclude -I../include -I../libmount/src -Ilibblkid -I../libblkid -I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/usr/include -I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/include -I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/include/fortify -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -fsigned-char -include /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-build/config.h -fno-common -Waddress-of-packed-member -Wdiscarded-qualifiers -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41=util-linux-2.41 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -MD -MQ libmount/lib_mount.a.p/src_cache.c.o -MF libmount/lib_mount.a.p/src_cache.c.o.d -o libmount/lib_mount.a.p/src_cache.c.o -c ../libmount/src/cache.c In file included from : ../include/mount-api-utils.h: In function 'ul_statmount': /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-build/config.h:544:23: error: '__NR_statmount' undeclared (first use in this function); did you mean 'ul_statmount'? 544 | #define SYS_statmount __NR_statmount | ^~~~~~~~~~~~~~ ../include/mount-api-utils.h:364:23: note: in expansion of macro 'SYS_statmount' 364 | return syscall(SYS_statmount, &req, buf, bufsize, flags); | ^~~~~~~~~~~~~ /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-build/config.h:544:23: note: each undeclared identifier is reported only once for each function it appears in 544 | #define SYS_statmount __NR_statmount | ^~~~~~~~~~~~~~ ../include/mount-api-utils.h:364:23: note: in expansion of macro 'SYS_statmount' 364 | return syscall(SYS_statmount, &req, buf, bufsize, flags); | ^~~~~~~~~~~~~ ../include/mount-api-utils.h: In function 'ul_listmount': /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/openwrt-build/config.h:542:23: error: '__NR_listmount' undeclared (first use in this function); did you mean 'ul_listmount'? 542 | #define SYS_listmount __NR_listmount | ^~~~~~~~~~~~~~ ../include/mount-api-utils.h:382:23: note: in expansion of macro 'SYS_listmount' 382 | return syscall(SYS_listmount, &req, list, num, flags); | ^~~~~~~~~~~~~ ninja: build stopped: subcommand failed. make[2]: *** [Makefile:909: /Volumes/test/openwrt/build_dir/target-x86_64_musl/util-linux-2.41/.built] Error 1 make[2]: Leaving directory '/Volumes/test/openwrt/package/utils/util-linux' time: package/utils/util-linux/compile#25.87#11.20#37.79 ERROR: package/utils/util-linux failed to build. make[1]: *** [package/Makefile:189: package/utils/util-linux/compile] Error 1 make[1]: Leaving directory '/Volumes/test/openwrt' make: *** [/Volumes/test/openwrt/include/toplevel.mk:233: package/utils/util-linux/compile] Error 2